home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1994 2nd Q2 / The Association of Shareware Professionals - The Official ASP Advantage (2nd Quarter)(1994).bin / files / writions / evol202a / tokenize.doc < prev    next >
Encoding:
Text File  |  1993-11-30  |  390 b   |  9 lines

  1. The program Tokenize is run like this:
  2.  
  3. Tokenize DestFile.txt File1.pas [File2.pas [... [FileN.pas]]]
  4.  
  5. DestFile.txt is the output file that will receive the list of 
  6. identifiers from files File1.pas through FileN.pas.  The square 
  7. brakets are not to be typed at the command line, but indicate that 
  8. the user has the option of including more than one input file at the 
  9. command line.